const runtime.stwAllGoroutinesStack

3 uses

	runtime (current package)
		mprof.go#L1693: 		stw = stopTheWorld(stwAllGoroutinesStack)
		proc.go#L1352: 	stwAllGoroutinesStack                           // "all goroutines stack trace"
		proc.go#L1383: 	stwAllGoroutinesStack:          "all goroutines stack trace",